CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp P2P

搜索资源列表

  1. P2P

    0下载:
  2. 聊天工具P2P,用WPF实现,便捷快速,随时聊天,保密性强-Chat P2P, with the WPF implementation, fast and convenient, ready to chat, confidentiality
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:105115
    • 提供者:hyp
  1. CSharp-p2p

    0下载:
  2. 关于一个p2p文件传输与聊天的软件,两个功能合成。-On a p2p file transfer and chat software, the synthesis of two functions.
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:113253
    • 提供者:guo
  1. csharpp2pComunication

    0下载:
  2. 利用C sharp实现p2p通讯的代码,对不在同一局域网的主机实现通讯-C sharp realization of the use of p2p communications code, are not hosts to achieve the same local area network communication
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:46052
    • 提供者:张军
  1. VoiceChat

    0下载:
  2. 一个P2P语音聊天的例子,由c#编写。包括语音录制,传输接收和播放。-An example of P2P voice chat, by the c# Prepared. Including voice recording, transmission, reception and playback.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:19661
    • 提供者:hheee
  1. p2pliaotian

    0下载:
  2. p2p聊天程序源码,实现两台机子收发消息,小型的QQ。-p2p chat program source, the two realize machine to send and receive news, small QQ.
  3. 所属分类:P2P

    • 发布日期:2017-04-02
    • 文件大小:96681
    • 提供者:gown
  1. P2P--chat

    0下载:
  2. 这是一个winForm的socket程序,可以实现点对点的一个聊天功能,包括服务端和一个客户端,使用简单方便,而且包含源代码-This is a WinForm program the socket, you can achieve a point-to-point chat functions, including service client and a client, the use of simple and convenient, but also contains the sourc
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:627346
    • 提供者:xiezhilong
  1. p2p

    0下载:
  2. p2p点对点传输程序示例,非常不错的,可以值得学心-p2p
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:25966
    • 提供者:wangron
  1. p2p

    0下载:
  2. 使用C#进行点对点通讯和文件传输 使用C#进行点对点通讯和文件传输-使用C#进行点对点通讯和文件传输
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:4585
    • 提供者:leassy
  1. p2pChat

    0下载:
  2. p2p 点对点聊天程序,使用CSharp完成。-p2p peer-to-peer chat program, the use of complete CSharp.
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:109715
    • 提供者:mike__fei
  1. FileShare

    1下载:
  2. 用CSharp写的P2P文件共享源程序,供P2P初学者参考-A P2P File Share program writen in C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:127378
    • 提供者:卢良进
  1. xunshan

    0下载:
  2. 这个源代码是防迅雷做的软件,支持p2p,伪端口等技术,这个是一个网站的收费教程的实例,我分享给大家-This source code is done against Thunder software, support p2p, pseudo-port such as technology, this is an instance of the site charges tutorial, I share with you
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-01
    • 文件大小:743850
    • 提供者:zhangkewen
  1. MulticastConferenceSystems

    0下载:
  2. 外国人写的一个p2p的视频聊天系统,非常不错,欢迎下载!-Foreigners write a p2p video chat system is very good, welcome to download!
  3. 所属分类:P2P

    • 发布日期:2017-04-05
    • 文件大小:880646
    • 提供者:林喵喵
  1. 71477199P2P

    0下载:
  2. 基于p2p原理的视频聊天软件,个人感觉不错,欢迎大家下载!-Principle-based p2p video chat software, personal feeling good, welcome you to download!
  3. 所属分类:P2P

    • 发布日期:2017-04-04
    • 文件大小:318342
    • 提供者:林喵喵
  1. LanMsgCSharp1.0.1.1

    0下载:
  2. 为防止代码过多而引起查看难度,暂只提供本程序的1.01版(适合开发即时通讯软件者用) 说明 p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型); 程序以实现聊天功能为主-In order to prevent too much code to view the difficulty caused by temporarily only available in this program 1.01 version (for devel
  3. 所属分类:P2P

    • 发布日期:2017-05-17
    • 文件大小:4992787
    • 提供者:张东映
  1. P2PNAT

    0下载:
  2. P2P之UDP穿透NAT的实现,一个模拟P2P通讯的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后.(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation)-p2p protocol, udp, CSHARP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:49186
    • 提供者:alex_cn
  1. socialvpn

    0下载:
  2. 一个基于社交网络的P2P VPN 软件。-This is a free and open-source P2P Social Virtual Private Network (VPN) .
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2515018
    • 提供者:Ying LI
  1. Csharp1

    0下载:
  2. C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
  3. 所属分类:.net

    • 发布日期:2017-03-21
    • 文件大小:198941
    • 提供者:王清河
  1. fileshare

    0下载:
  2. P2P问件上传和下载This program is sort of a Peer to Peer application where there is transfer of files between two peers. -This program is sort of a Peer to Peer application where there is transfer of files between two peers.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:36946
    • 提供者:敖静波
  1. P2PExample

    0下载:
  2. p2p 程序 源代码 网络编程 用 Csharp 实现的 适合 学习-p2p C# network programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:60378
    • 提供者:厄运
  1. E03-P2PVideo

    1下载:
  2. P2P视频聊天,强大的通讯聊天功能!,利用UDP完成聊天信息的发送,系统的windows API 应用程序借口,DLL完成摄像头的视频采集。-P2P video chat, powerful communication chat! Use UDP to send chat messages to complete the system an excuse windows API application, DLL complete camera video capture.
  3. 所属分类:P2P编程

    • 发布日期:2013-11-25
    • 文件大小:2181733
    • 提供者:
« 1 23 4 »
搜珍网 www.dssz.com